adTempus API
|
Indicates the restart count for this step.
__property long* RestartCount;
long* RestartCount;
Property RestartCount() As long*
0
On the initial execution of the step, the RestartCount is 0. If the step is restarted by a JobControlAction, the RestartCount is incremented on each restart in the chain.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|